home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _6289F891DA5C442CBA77DC3724385CAC < prev    next >
Text File  |  2006-01-18  |  939b  |  41 lines

  1. <window>
  2.     <id>703</id>
  3.     <defaultcontrol>24</defaultcontrol>
  4.     <allowoverlay>yes</allowoverlay>
  5.     <define>#header.label:Movie Setup</define>
  6.     <define>#header.hover:hover_my videos.png</define>
  7.     <controls>
  8.         <import>common.settings.xml</import>
  9.         <control>
  10.             <type>group</type>
  11.             <layout>StackLayout</layout>
  12.       <posX>55</posX>
  13.       <posY>115</posY>
  14.             <width>180</width>
  15.  
  16.             <control>
  17.                 <type>button</type>
  18.                 <id>24</id>
  19.                 <label>Video Codec</label>
  20.                 <onup>1234</onup>  <!-- Use non existing ID to go to topbar -->
  21.             </control>
  22.             <control>
  23.                 <type>button</type>
  24.                 <id>25</id>
  25.                 <label>Audio Codec</label>
  26.             </control>
  27.             <control>
  28.                 <type>button</type>
  29.                 <id>27</id>
  30.                 <label>Audio Renderer</label>
  31.             </control>
  32.             <control>
  33.                 <type>button</type>
  34.                 <id>28</id>
  35.                 <label>Aspect ratio</label>
  36.                 <ondown>24</ondown>
  37.             </control>
  38.         </control>
  39.     </controls>
  40. </window>
  41.